PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.fonts.type3 Package / PDFType3Glyph Class / PDFType3Glyph Constructor / PDFType3Glyph Constructor(int,PDFSize)
In This Topic
    PDFType3Glyph Constructor(int,PDFSize)
    In This Topic
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    public PDFType3Glyph( 
       int code,
       PDFSize size
    )

    Parameters

    code
    size
    See Also